home *** CD-ROM | disk | FTP | other *** search
- #####################################################################
- #
- # CFENGINE CONFIGURATION FOR site = iu.hioslo.no
- #
- # This file is for root only.
- #
- ######################################################################
-
- ###
- #
- # BEGIN cfengine.conf (Only hard classes in this file )
- #
- ###
-
- import:
-
- #
- # Split things up to keep things tidy
- #
-
- any::
- cf.groups
- cf.main
- cf.site
- cf.services
- cf.motd
-
- hpux:: cf.hpux
- linux:: cf.linux
- solaris:: cf.solaris
- sun4:: cf.sun4
- ultrix:: cf.ultrix
- freebsd:: cf.freebsd
-
- nexus|dax:: cf.users
-
-
- ###
- #
- # END cfengine.conf
- #
- ###